Lucene search

K
LinuxLinux Kernel

10806 matches found

CVE
CVE
added 2025/06/18 11:15 a.m.43 views

CVE-2022-50201

In the Linux kernel, the following vulnerability has been resolved: selinux: fix memleak in security_read_state_kernel() In this function, it directly returns the result of __security_read_policywithout freeing the allocated memory in *data, cause memory leak issue,so free the memory if __security_...

6.5AI score0.00025EPSS
CVE
CVE
added 2023/04/06 6:15 p.m.43 views

CVE-2023-20660

In wlan, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07588383; Issue ID: ALPS07588383.

4.4CVSS4.2AI score0.00028EPSS
CVE
CVE
added 2023/04/06 6:15 p.m.43 views

CVE-2023-20679

In wlan, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07588413; Issue ID: ALPS07588453.

4.4CVSS4.9AI score0.00021EPSS
CVE
CVE
added 2024/11/19 2:15 a.m.43 views

CVE-2023-52921

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix possible UAF in amdgpu_cs_pass1() Since the gang_size check is outside of chunk parsingloop, we need to reset i before we free the chunk data. Suggested by Ye Zhang (@VAR10CK) of Baidu Security.

7.8CVSS6.5AI score0.00035EPSS
CVE
CVE
added 2025/03/27 5:15 p.m.43 views

CVE-2023-52929

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after dev_set_name() If dev_set_name() fails, we leak nvmem->wp_gpio as the cleanup does notput this. While a minimal fix for this would be to add the gpiod_put()call, we can do better if we split device...

6.7AI score0.00034EPSS
CVE
CVE
added 2025/03/27 5:15 p.m.43 views

CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svmif the initialization is not complete and application iswritting on the memory. Adding sync to wait for theinitialization completion ...

6.8AI score0.00035EPSS
CVE
CVE
added 2024/07/12 1:15 p.m.43 views

CVE-2024-40950

In the Linux kernel, the following vulnerability has been resolved: mm: huge_memory: fix misused mapping_large_folio_support() for anon folios When I did a large folios split test, a WARNING "[ 5059.122759][ T166]Cannot split file folio to non-0 order" was triggered. But the test casesare only for ...

6.4AI score0.00076EPSS
CVE
CVE
added 2025/01/11 1:15 p.m.43 views

CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in iso_conn_big_sync This fixes the circular locking dependency warning below, by reworkingiso_sock_recvmsg, to ensure that the socket lock is always releasedbefore calling a function that locks hd...

5.5CVSS6.5AI score0.00022EPSS
CVE
CVE
added 2025/02/27 2:15 a.m.43 views

CVE-2024-57988

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() devm_kstrdup() can return a NULL pointer on failure,but thisreturned value in btbcm_get_board_name() is not checked.Add NULL check in btbcm_get_board_name(), to handle kern...

5.5CVSS6.3AI score0.00022EPSS
CVE
CVE
added 2025/03/06 4:15 p.m.43 views

CVE-2024-58059

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock during uvc_probe If uvc_probe() fails, it can end up calling uvc_status_unregister() beforeuvc_status_init() is called. Fix this by checking if dev->status is NULL or not inuvc_status_unregister().

5.5CVSS7.2AI score0.00021EPSS
CVE
CVE
added 2025/02/27 3:15 a.m.43 views

CVE-2025-21746

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics - fix crash when enabling pass-through port When enabling a pass-through port an interrupt might come before psmousedriver binds to the pass-through port. However synaptics sub-drivertries to access psmouse instanc...

6.6AI score0.00052EPSS
CVE
CVE
added 2025/04/01 4:15 p.m.43 views

CVE-2025-21939

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmm_range_fault() point to pages thatwe don't have a reference on, and the guarantee that they are stillin the cpu page-tables is...

7AI score0.00032EPSS
CVE
CVE
added 2025/05/20 4:15 p.m.43 views

CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb wasmapped to EXT descriptor when the number of fragments is zero withGSO enabled. Mapping the skb to EXT descriptor prevents i...

6.5AI score0.00053EPSS
CVE
CVE
added 2025/05/20 5:15 p.m.43 views

CVE-2025-37979

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix sc7280 lpass potential buffer overflow Case values introduced in commit5f78e1fb7a3e ("ASoC: qcom: Add driver support for audioreach solution")cause out of bounds access in arrays of sc7280 driver data (e.g. in caseo...

6.8AI score0.00027EPSS
CVE
CVE
added 2000/02/04 5:0 a.m.42 views

CVE-1999-0171

Denial of service in syslog by sending it a large number of superfluous messages.

2.1CVSS6.8AI score0.00173EPSS
CVE
CVE
added 1999/09/29 4:0 a.m.42 views

CVE-1999-0245

Some configurations of NIS+ in Linux allowed attackers to log in as the user "+".

4.6CVSS7.3AI score0.00082EPSS
CVE
CVE
added 2000/04/25 4:0 a.m.42 views

CVE-1999-0780

KDE klock allows local users to kill arbitrary processes by specifying an arbitrary PID in the .kss.pid file.

4.6CVSS7.1AI score0.00073EPSS
CVE
CVE
added 2001/09/12 4:0 a.m.42 views

CVE-1999-1166

Linux 2.0.37 does not properly encode the Custom segment limit, which allows local users to gain root privileges by accessing and modifying kernel memory.

7.2CVSS6.9AI score0.00161EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.42 views

CVE-2001-1393

Unknown vulnerability in classifier code for Linux kernel before 2.2.19 could result in denial of service (hang).

2.1CVSS5.5AI score0.00071EPSS
CVE
CVE
added 2005/05/02 4:0 a.m.42 views

CVE-2005-0207

Unknown vulnerability in Linux kernel 2.4.x, 2.5.x, and 2.6.x allows NFS clients to cause a denial of service via O_DIRECT.

2.1CVSS6.2AI score0.00078EPSS
CVE
CVE
added 2006/01/09 11:0 a.m.42 views

CVE-2005-4635

The nl_fib_input function in fib_frontend.c in the Linux kernel before 2.6.15 does not check for valid lengths of the header and payload, which allows remote attackers to cause a denial of service (invalid memory reference) via malformed fib_lookup netlink messages.

5CVSS6.6AI score0.01476EPSS
CVE
CVE
added 2006/11/27 12:7 a.m.42 views

CVE-2006-6128

The ReiserFS functionality in Linux kernel 2.6.18, and possibly other versions, allows local users to cause a denial of service via a malformed ReiserFS file system that triggers memory corruption when a sync is performed.

2.1CVSS6.4AI score0.00075EPSS
CVE
CVE
added 2016/05/02 10:59 a.m.42 views

CVE-2008-7316

mm/filemap.c in the Linux kernel before 2.6.25 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers an iovec of zero length, followed by a page fault for an iovec of nonzero length.

5.5CVSS5.1AI score0.00053EPSS
CVE
CVE
added 2010/10/05 6:0 p.m.42 views

CVE-2010-2653

Race condition in the hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor Virtual Console device, related to the hvc_open and hvc_remove functions.

6.9CVSS7.2AI score0.00031EPSS
CVE
CVE
added 2013/03/15 8:55 p.m.42 views

CVE-2012-6543

The l2tp_ip6_getname function in net/l2tp/l2tp_ip6.c in the Linux kernel before 3.6 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel stack memory via a crafted application.

1.9CVSS5.6AI score0.00057EPSS
CVE
CVE
added 2016/05/02 10:59 a.m.42 views

CVE-2015-8019

The skb_copy_and_csum_datagram_iovec function in net/core/datagram.c in the Linux kernel 3.14.54 and 3.18.22 does not accept a length argument, which allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact via a write system call followed by a r...

7.8CVSS7.5AI score0.00048EPSS
CVE
CVE
added 2016/11/25 4:59 p.m.42 views

CVE-2016-6734

An elevation of privilege vulnerability in the NVIDIA GPU driver in Android before 2016-11-05 could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critical due to the possibility of a local permanent device compromise, which m...

9.3CVSS7.4AI score0.00108EPSS
CVE
CVE
added 2017/01/12 3:59 p.m.42 views

CVE-2016-6776

An elevation of privilege vulnerability in the NVIDIA GPU driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critical due to the possibility of a local permanent device compromise, which may require reflashing the ope...

9.3CVSS7.3AI score0.00158EPSS
CVE
CVE
added 2017/01/12 3:59 p.m.42 views

CVE-2016-8397

An information disclosure vulnerability in the NVIDIA video driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as High because it could be used to access sensitive data without explicit user permission. Product: Android. Versions: ...

5.5CVSS5AI score0.00223EPSS
CVE
CVE
added 2017/01/12 8:59 p.m.42 views

CVE-2016-8434

An elevation of privilege vulnerability in the Qualcomm GPU driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critical due to the possibility of a local permanent device compromise, which may require reflashing the o...

9.3CVSS6.8AI score0.00198EPSS
CVE
CVE
added 2017/01/12 8:59 p.m.42 views

CVE-2016-8440

Possible buffer overflow in SMMU system call. Improper input validation in ADSP SID2CB system call may result in hypervisor memory overwrite. Product: Android. Versions: Kernel 3.18. Android ID: A-31625306. References: QC-CR#1036747.

10CVSS9.3AI score0.00532EPSS
CVE
CVE
added 2017/01/12 8:59 p.m.42 views

CVE-2016-8443

Possible unauthorized memory access in the hypervisor. Incorrect configuration provides access to subsystem page tables. Product: Android. Versions: Kernel 3.18. Android ID: A-32576499. References: QC-CR#964185.

7.8CVSS7.5AI score0.00044EPSS
CVE
CVE
added 2017/01/12 8:59 p.m.42 views

CVE-2016-8468

An elevation of privilege vulnerability in Binder could enable a local malicious application to execute arbitrary code within the context of a privileged process. This issue is rated as Moderate because it first requires compromising a privileged process and is mitigated by current platform configu...

7.6CVSS7AI score0.00245EPSS
CVE
CVE
added 2017/03/08 1:59 a.m.42 views

CVE-2017-0334

An information disclosure vulnerability in the NVIDIA GPU driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as High because it could be used to access sensitive data without explicit user permission. Product: Android. Versions: Ke...

5.5CVSS4.9AI score0.00226EPSS
CVE
CVE
added 2017/03/08 1:59 a.m.42 views

CVE-2017-0336

An information disclosure vulnerability in the NVIDIA GPU driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as High because it could be used to access sensitive data without explicit user permission. Product: Android. Versions: Ke...

5.5CVSS4.9AI score0.00226EPSS
CVE
CVE
added 2017/03/08 1:59 a.m.42 views

CVE-2017-0459

An information disclosure vulnerability in the Qualcomm Wi-Fi driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate because it first requires compromising a privileged process. Product: Android. Versions: Kernel-3.18. Andr...

4.7CVSS4.3AI score0.00283EPSS
CVE
CVE
added 2017/04/07 10:59 p.m.42 views

CVE-2017-0585

An information disclosure vulnerability in the Broadcom Wi-Fi driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate because it first requires compromising a privileged process. Product: Android. Versions: Kernel-3.10, Kern...

4.7CVSS4.4AI score0.00165EPSS
CVE
CVE
added 2017/05/12 3:29 p.m.42 views

CVE-2017-0606

An elevation of privilege vulnerability in the Qualcomm sound driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Product: Android. Versions: Kernel-3.1...

7.6CVSS6.4AI score0.00187EPSS
CVE
CVE
added 2017/05/12 3:29 p.m.42 views

CVE-2017-0607

An elevation of privilege vulnerability in the Qualcomm sound driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Product: Android. Versions: Kernel-3.1...

7.6CVSS6.6AI score0.00193EPSS
CVE
CVE
added 2017/05/12 3:29 p.m.42 views

CVE-2017-0614

An elevation of privilege vulnerability in the Qualcomm Secure Execution Environment Communicator driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Pr...

7.6CVSS6.7AI score0.00187EPSS
CVE
CVE
added 2017/05/12 3:29 p.m.42 views

CVE-2017-0619

An elevation of privilege vulnerability in the Qualcomm pin controller driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Product: Android. Versions: K...

7.6CVSS6.6AI score0.0004EPSS
CVE
CVE
added 2017/04/23 5:59 a.m.42 views

CVE-2017-8071

drivers/hid/hid-cp2112.c in the Linux kernel 4.9.x before 4.9.9 uses a spinlock without considering that sleeping is possible in a USB HID request callback, which allows local users to cause a denial of service (deadlock) via unspecified vectors.

5.5CVSS5.1AI score0.0005EPSS
CVE
CVE
added 2024/10/21 8:15 p.m.42 views

CVE-2022-48996

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damon_sysfs_set_schemes() Commit da87878010e5 ("mm/damon/sysfs: support online inputs update") made'damon_sysfs_set_schemes()' to be called for running DAMON...

5.5CVSS5.4AI score0.00086EPSS
CVE
CVE
added 2024/10/21 8:15 p.m.42 views

CVE-2022-49009

In the Linux kernel, the following vulnerability has been resolved: hwmon: (asus-ec-sensors) Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checkedto avoid NULL poineter dereference.

5.5CVSS5.3AI score0.00036EPSS
CVE
CVE
added 2025/03/27 5:15 p.m.42 views

CVE-2022-49758

In the Linux kernel, the following vulnerability has been resolved: reset: uniphier-glue: Fix possible null-ptr-deref It will cause null-ptr-deref when resource_size(res) invoked,if platform_get_resource() returns NULL.

5.5CVSS6.6AI score0.00022EPSS
CVE
CVE
added 2025/05/01 3:15 p.m.42 views

CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot [1] about warnings that were caused bybpf program attached to contention_begin raw tracepoint triggeringthe same tracepoint by using bpf_trace_p...

6.8AI score0.00029EPSS
CVE
CVE
added 2025/05/01 3:15 p.m.42 views

CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFY_SOURCE doing bounds-check on memcpy(),switch from __nlmsg_put to nlmsg_put(), and explain the bounds checkfor dealing with the memcpy() across a composite fl...

6.6AI score0.00027EPSS
CVE
CVE
added 2025/05/01 3:16 p.m.42 views

CVE-2022-49831

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary toinitialize each zoned device's btrfs_zoned_device_info structure,otherwise mounting the filesystem will cause a...

6.6AI score0.00025EPSS
CVE
CVE
added 2025/05/01 3:16 p.m.42 views

CVE-2022-49847

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65_cpsw_nuss_phylink_cleanup() call to afteram65_cpsw_nuss_cleanup_ndev() so phylink is still validto prevent the below Segmentation fault on module remov...

6.4AI score0.00027EPSS
CVE
CVE
added 2025/06/18 11:15 a.m.42 views

CVE-2022-49969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock [Why]After ODM clock off, optc underflow bit will be kept there always and clear not work.We need to clear that before clock off. [How]Clear that if have when clock of...

6.5AI score0.00035EPSS
Total number of security vulnerabilities10806